span.resett-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}

.bolWidget{

width:auto;
max-width:1200px
    ;
float:right
 
  ;clear:;
position:relative;
color: #fff;
font-family: "Montserrat" ;

/*position:relative;
left:50%;
float:left;
clear:both;
margin:10px 0;
text-align:center;*/

}





    .bolWidget .hnWidgetMainContainer {
    
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 0px 0px 0px 0px;
    border: 0px solid #ebebeb;
    -webkit-box-shadow: 0 px 0 0 rgba(0,0,0,0.12);
    box-shadow: 0 0px 0 0 rgba(0,0,0,0.12);
    z-index: 9999;
    background-color: ;
   padding: 30px 2%; 
    float:left;
    width:105%;

    }

.bolWidget select, .bolWidget input{

width:100%;
height:37px;

}


.bolWidget .arrivalHotelDateContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f073";
        right: 24px;
    top: 55%;
    pointer-events: none;
}

.bolWidget .adultsContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f183";
        right: 24px;
    top: 55%;
    pointer-events: none;
}


.bolWidget .childrenContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f1ae";
    right: 24px;
    top: 55%;
    pointer-events: none;
}


 
/*.bolWidget .nightsInputContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f186";
        right: 36px;
    top: 55%;
}*/


.bolWidget .promocodeContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f06b";
    right: 15px;
    top: 55%;
    font-size: 16px;
    pointer-events: none;
}

.bolWidget .guestsInputContainer:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f007";
   right: 13px;
    top: 34px;
    pointer-events: none;
}

    .bolWidget .guestsInputContainer {
    
        position:static;
    
    }


    .bolWidget .inputLabel {

        font-weight:normal;
        margin-bottom:5px;
        float:left;
        font-size: 15px;
        color: #7f7f7f;
    }

 .bolWidget select, .bolWidget input {
    /*display: block;*/
    /*width: 100%;*/
    /*padding: 6px 12px;*/
    height:37px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: white;

    }

.bolWidget select{

min-width:45px;
padding-left:5px;

}

.bolWidget input{

min-width:100px;
/*text-align:center;*/

}

    .bolWidget #guests {
    
    
            color: gray;
    font-style: italic;
    }

.bolWidget .inputContainer{   

float:left;
position:relative;

    }

.bolWidget .searchAvail{

cursor:pointer;

}


/*People selection*/

.bolWidget .peopleSelection {

    display:none;
    float: left;
    margin-top: 15px; 
    padding-bottom:50px;
        border-radius: 5px 5px 5px 5px;
    border: 2px solid lightgray;
}

    .bolWidget .roomSelectionArea {
    
        /*background: lightgray;*/
    float: left;
    padding-top:21px !important;
    margin-bottom:15px;
    position:relative;
        border-top: 1px solid lightgray;
    width: 90%;
    
    }

    .bolWidget .savePeopleSelection {
    
            position: absolute;
    bottom: 10px;
    right: 15px;
    cursor:pointer;
        width: auto;
    font-size: 12px;
    
    }




    .bolWidget .childrenAgeLabel {
    
            float: left;
    margin-right: 11px;
    margin-top: 4px;
    
    }

        .bolWidget .childrenAgeInputsContainer {
    
        max-width:280px !important;

    
    }


    .bolWidget .childrenAgeContainer {
    
        float: left;
        max-width:250px !important;
    display:none;
    
    }

.bolWidget .addRoom {

      cursor: pointer;
    position: absolute;
    bottom: 12px;
    left: 15px;
    font-size: 18px;

}

    .bolWidget .removeRoom {
    
        position: absolute;
        top: 6px;
    right: 6px;
    cursor:pointer;
    font-size: 18px;
    color:red;
    
    }


        .bolWidget .addedRoomLael {
    
    position: absolute;
      top: 10px;
    left: 16px;
    font-size: 14px;
    font-weight: bold;
    
    }

    .bolWidget .childrenAge {
    
        float:left;
        width:5px;
        margin-right:5px;
        /*display:none;*/
    
    }

    .bolWidget .adultsContainer, .bolWidget .childrenContainer {
    
        margin-top:30px;
    
    }

    .bolWidget .hide { display: none; }

/* Datepicker*/


div.ui-datepicker{
 font-size:12px;
 
}

#ui-datepicker-div {

    z-index: 9999 !important;

}



/*buttons */

.bolWidget .btnHNWidget {



}


/*best Price*/

.bestPriceSlot{
	
	z-index: 9999 !important;
	
}

.bestPriceWidget{
  
  min-width:250px;
  clear:both;
  float:left;
  z-index:999;
  font-weight:300;
  
  
}

.bestPriceZone{
  
  background:#428bca;
  color:white;
  padding:5%;
  border: 1px solid #428bca;
}

.compareSlot{
  float:left;
  clear:both;
  width:100%;

}

.bestPriceValue{
  float:right;
  font-size:20px;
  font-weight:bold;
  
}
.bestPriceLabel{
  float:left;
  font-size: 20px;
  font-weight: bold;
  
}

.bestPriceSlogan{
  
  float:left;
  font-size:13px;
  clear:both;
  margin-top:10px;
  padding-top:10px;
  width: 100%;
    border-top: 1px solid;
    
  
}

.channelCheckZone{
  width:100%;
  font-size:13px;
  padding: 5%;
  border: 1px solid #4EA8AF;
  color: #555 !important;
  
}

.bestPriceCompared td{
  
 color:limegreen;
 font-weight:bold;
 font-size: 16px;
  
}

.bolWidget .closeBestPrice{
	position: absolute;
    top: 2px;
    right: 4px;
    font-size: 12px !important;
    cursor: pointer;	
}


@media (max-width: 750px) {

    div.ui-datepicker {
        font-size: 20px;
    }

    #ui-datepicker-div {
    width: 90% !important;
}
}


@media (max-width: 999px){

    	.bolWidget .closeBestPrice {
    position: absolute;
    top: 2px;
    right: 4px;
}

    .bolWidget{

width:100% !important;


}  
    
    
    .bolWidget .hnWidgetMainContainer {
    
        width:96% !important;
    
    }

    .bolWidget input {

        text-align:center !important;
    }

     .bolWidget #nights {

        text-align: center !important;
	    text-align-last: center !important;
    }

    .bolWidget  .adultsContainer, .bolWidget .childrenContainer {
    
        width:45% !important;
        clear:none !important;
        
    }


     .bolWidget .adultsContainer, .bolWidget .childrenAgeContainer  {
    
    margin-left:5%;
   
    
    }

    .bolWidget  .childrenContainer {
    
        margin-left:5px;
    
    }


    .bolWidget .searchAvail{

padding: 11px;
    width: 95%;
    float: left;
    text-align: center;
    margin-top: 10px;
   
}

    .bolWidget .inputContainer{  

width:100%;
clear:both;
margin-bottom:20px;

}

    .bolWidget .inputLabel{
    float: left;
    width: 100%;
    text-align: center;
}

    .bolWidget .peopleSelection {

    width: 100%;
    position:inherit;
    z-index:999;
    background:white;
}

    .bolWidget .roomSelectionArea {
    
    min-width: 100%;
    
    }

    /*bestPrice*/

    .bestPriceSlotDesktop {
    
        display:none !important;
    }

    .bestPriceSlotMobile {
    
        display:initial;
        width:100%;
    }

    .bestPriceSlotMobile .bestPriceWidget {
        width: 80%;
        margin-left: 5%;
    }

      .bestPriceSlotMobile .bestPriceZone {
        width: 100%;
    }

}




@media (min-width: 1000px) {


    .bolWidget .arrivalHotelDate {
        text-align: left;
        padding-left: 8px;
        width: 128px;
        float: left;
        clear: both;
    }

    .bolWidget .arrivalHotelDateContainer:before {
        right: 6%;
    }

    .bolWidget .promocodeContainer {
        max-width: 170px !important;
    }

    .bolWidget .adultsContainer, .bolWidget .childrenContainer {
        width: 39% !important;
        clear: none !important;
        /*margin-bottom: 25px !important;*/
    }

    .bolWidget .adultsContainer, .bolWidget .childrenAgeContainer {
        margin-left: 15px;
    }

    .bolWidget .peopleSelection {
        min-width: 300px;
        position: absolute;
        margin-left: -44px;
        background: white;
    z-index: 999;
    }

    .bolWidget input {
        /*max-width:170px;*/
        text-align: left;
        padding-left: 5px;
    }


    .bolWidget .searchAvail {
            float: left;
    /*margin-left: 70px;*/
        padding: 6px;
        margin-top: 23px;
        width: auto;
    }

    .bolWidget .inputContainer {
        margin-right: 20px;
        max-width: 190px;
    }

    .bolWidget .roomSelectionArea {
        min-width: 100%;
        /*padding: 5%;*/
    }

    .bolWidget .childrenAgeContainer {
        margin-top: 18px;
    }

    .bolWidget #promocode {
        width: 170px;
    }


    .bolWidget .children, .bolWidget .adults {
        max-width: 130px;
    }


    #nights {
        /*width: 189px !important;*/
        /*height: 38px !important;*/
    }


    /* best price */


    .bolWidget .bestPriceArea {
        position: absolute;
    }


    .bolWidget .bestPriceSlot {
        position: absolute;
        
        
        /*z-index: 999;*/
        background: white;
        background-color: #fff;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        border: 1px solid #ebebeb;
        -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);
        box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);
        padding: 1.4%;
        display: none;
        width: 284px;
                right:50px;
            font-size: 15px;
    font-weight: bold;
    }

    .bestPriceSlotMobile {
    
        /*display:none !important;*/
    
    }


   .bolWidget li:before {    
   font-family: 'FontAwesome';
   content: '\f00c';
   margin:0 5px 0 -15px;
}

    .bolWidget .bestPriceSlot ul {
    list-style-type: none;
    margin-top: 11px;
    margin-left: -12px;
    }


}

@media (min-width: 1300px) {


    .bolWidget .inputContainer, .bolWidget .promocodeContainer  {
    max-width: 210px !important;

}

    .bolWidget input {
    
        width:210px !important;
    
    }

     



}


/* btn base*/


        .bolWidget .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.bolWidget .btn-primary:hover,
.bolWidget .btn-primary:focus,
.bolWidget .btn-primary.focus,
.bolWidget .btn-primary:active,
.bolWidget .btn-primary.active,
.bolWidget .open > .bolWidget .dropdown-toggle.btn-primary {
  color: #fff;
  /*background-color: #3071a9;
  border-color: #285e8e;*/
}
.bolWidget .btn-primary:active,
.bolWidget .btn-primary.active,
.bolWidget .open > .bolWidget .dropdown-toggle.btn-primary {
  background-image: none;
}
.bolWidget .btn-primary.disabled,
.bolWidget .btn-primary[disabled],
fieldset[disabled] .bolWidget .btn-primary,
.bolWidget .btn-primary.disabled:hover,
.bolWidget .btn-primary[disabled]:hover,
fieldset[disabled] .bolWidget .btn-primary:hover,
.bolWidget .btn-primary.disabled:focus,
.bolWidget .btn-primary[disabled]:focus,
fieldset[disabled] .bolWidget .btn-primary:focus,
.bolWidget .btn-primary.disabled.focus,
.bolWidget .btn-primary[disabled].focus,
fieldset[disabled] .bolWidget .btn-primary.focus,
.bolWidget .btn-primary.disabled:active,
.bolWidget .btn-primary[disabled]:active,
fieldset[disabled] .bolWidget .btn-primary:active,
.bolWidget .btn-primary.disabled.active,
.bolWidget .btn-primary[disabled].active,
fieldset[disabled] .bolWidget .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.bolWidget .btn-primary .bolWidget .badge {
  color: #428bca;
  background-color: #fff;
}


.bolWidget .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bolWidget .btn:focus,
.bolWidget .btn:active:focus,
.bolWidget .btn.active:focus,
.bolWidget .btn.focus,
.bolWidget .btn:active.focus,
.bolWidget .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bolWidget .btn:hover,
.bolWidget .btn:focus,
.bolWidget .btn.focus {
  /*color: #333;*/
  text-decoration: none;
}
..bolWidget btn:active,
.bolWidget .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bolWidget .btn.disabled,
.bolWidget .btn[disabled],
fieldset[disabled] .bolWidget .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}















